Skip to content

feat(ci): convert to github actions#147

Merged
nickvanw merged 6 commits into
mainfrom
joem/ci-convert-gha
Jun 24, 2026
Merged

feat(ci): convert to github actions#147
nickvanw merged 6 commits into
mainfrom
joem/ci-convert-gha

Conversation

@joemiller

Copy link
Copy Markdown
Member

No description provided.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zizmor found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

joemiller and others added 3 commits June 24, 2026 11:48
- release.yml: push the release tag with an explicit GITHUB_TOKEN since
  checkout uses persist-credentials: false (zizmor artipacked), so the
  default git push origin had no credentials.
- .goreleaser.yml: add `version: 2` (required by GoReleaser v2).
- codeql.yml: resolved rebase conflict; keep persist-credentials: false
  and go-version-file: go.mod, adopt #154's pinned CodeQL action SHAs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mcrauwel mcrauwel force-pushed the joem/ci-convert-gha branch from 7d9497d to 75858a6 Compare June 24, 2026 09:52
Comment thread .github/workflows/zizmor.yml Fixed
zizmor ref-version-mismatch: the v3 tag now resolves to dd903d2e
(pinned in codeql.yml by #154), so the older 5c8a8a64 commit carried a
stale `# v3` comment. Bump upload-sarif to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mcrauwel mcrauwel marked this pull request as ready for review June 24, 2026 13:54
Refreshes the head SHA so the stale failing buildkite/airbyte-source
commit status no longer applies.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nickvanw nickvanw merged commit c3f500b into main Jun 24, 2026
7 checks passed
@nickvanw nickvanw deleted the joem/ci-convert-gha branch June 24, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants